home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 November / CHIP Kasım 1998.iso / emulators / segagenesis / kgen9804.exe / README98.TXT < prev   
Text File  |  1998-06-09  |  24KB  |  624 lines

  1.  
  2. ------------------------------------------------------------------------------
  3.           KGen 98 V0.4b BETA TEST
  4.                     Sega Genesis / MegaDrive Emulator.
  5.          Written by Steve Snake, Kode and Muzak Ltd, Jan-Feb/May 1998.
  6. ------------------------------------------------------------------------------
  7.  
  8. ------------------------------------------------------------------------------
  9.  
  10.    This is an emulator for the Sega Genesis/MegaDrive, one of my favourite
  11.                consoles of all time, for a Pentium PC in MSDOS.
  12.  
  13. ------------------------------------------------------------------------------
  14.  
  15. HISTORY:
  16. --------
  17.  
  18. Version 0.4b : 8th June 1998.
  19.  
  20. Various compatibility issues have been fixed. Surging Aura, MazinSaga, Dashin'
  21. Desperadoes now work correctly, to name but three.
  22.  
  23. Improved ScanLines support. (VESA 2.0 ONLY). Should work on more video cards.
  24. Use at your own risk.
  25.  
  26. Altered EUROPEAN mode. Previous versions only had full European support when
  27. in 50Hz mode. Note that music / sampled sounds will sound faster - This is
  28. due to emulating 1/50th Sec. of European Genesis in 1/60th Sec ! But this will
  29. fix the European games that only worked in 50Hz mode.
  30.  
  31. Stopped LEFT & RIGHT or UP & DOWN being pressed at the same time. This can
  32. happen on a real Genesis with a worn pad, and programmers are SUPPOSED to make
  33. sure it won't affect their games.... But some people don't listen, apparently.
  34.  
  35. Improved the File Requester Keyboard Shortcuts. You can now type a few letters
  36. within a short space of time, and it will jump to the first file starting with
  37. those letters. The current search string is displayed at the top of the file
  38. requester. Also, pressing SHIFT and a letter will jump directly to the Disk
  39. Drive of the same letter.
  40.  
  41. Added 16-Bit Video Mode. (VESA 2.0 ONLY). This was ported from the now defunct
  42. KGen-X, and has been considerably rewritten to cope with the new Raster FX
  43. System. It is slower than the 8-Bit mode, but allows games that try to do more
  44. Palette Raster FX than the 8-Bit mode can cope with to function properly. Note
  45. that there are a few things left to do in this mode - for example, you cannot
  46. currently save a ScreenShot when you are in 16-Bit mode, and the only Joypad
  47. modes that work in this mode are SLOW and SIDEWINDER.
  48.  
  49.  
  50. Various small changes to the GUI.
  51.  
  52. Various cosmetic fixes.
  53.  
  54.  
  55. Please note to all the people STILL complaining that the road in Road Rash is
  56. blue - it is NOT if you are using a VESA 2.0 driver, when the Palette Raster
  57. FX kick in.
  58.  
  59. ------------------------------------------------------------------------------
  60.  
  61. Version 0.3b : 3rd June 1998.
  62.  
  63. Fixed minor VDP problem.
  64.  
  65. Added bits to File Requester that I forgot to add last night :-(
  66. Maybe I should get some sleep.....
  67.  
  68. Yes, I know I forgot to change the version no. in 0.2b ;-) I realised right
  69. after I uploaded it.
  70.  
  71. Further to the SIDEWINDER driver and Windows 95 - it has been confirmed that
  72. if you press the MODE button four times (so the light comes back on) once in
  73. KGen 98, everything works fine.
  74.  
  75. I'd just like to point out that a LOT of people have mailed me saying that
  76. ToeJam and Earl doesn't work - So I'd just like to say:
  77.  
  78. ToeJam and Earl works PERFECTLY - IF you switch to 'FULL' Raster FX mode.
  79.  
  80. As I said before, some games work better in 'MOST' mode, some in 'FULL' mode,
  81. and others in 'NONE'. It's really up to you to find out - but please, if it's
  82. not working, try another mode !
  83.  
  84. ------------------------------------------------------------------------------
  85.  
  86. Version 0.2b : 2nd June 1998.
  87.  
  88. Fixed problem with KGen 98 locking with 8-bit soundcards. Turned out to be a
  89. line that I forgot to delete :-)
  90.  
  91. Fixed VDP Status register - I don't know why I forgot this, since I had the
  92. same problem way back in KGen 0.32b !
  93.  
  94. Fixed problem with Joypad modes - again, something that should have been
  95. deleted.
  96.  
  97. Added Long File Name Support. I had actually written this before, but it got
  98. lost with the changes I made to the GUI / hard drive problem.
  99. Completely forgot to put it back in ! But it's there now.
  100.  
  101. Also added -L command line option to disable Long Filename Support, incase it
  102. causes problems.... DOS 6.22, for example, reports no error..... I got around
  103. that problem, but other versions of DOS, or other OSses, may still die.
  104.  
  105.  
  106.  
  107. PLEASE NOTE:
  108.  
  109. A lot of people have been mailing me saying the SideWinder stuff doesn't work.
  110.  
  111.    IT WILL NOT WORK IF YOU ARE RUNNING FROM WINDOWS 95 WITH THE WINDOWS 95
  112.                          SIDEWINDER DRIVERS ACTIVE !!!
  113.  
  114. The Windows 95 drivers for DOS make the PC 'believe' that it has a standard 4
  115. button Joypad connected. This is BAD - it means you can only use four buttons,
  116. and you can only use one SideWinder.
  117.  
  118. To get around this, you should either:
  119.  
  120. a) Run it from pure DOS :-)
  121. b) Disable the Windows SideWinder drivers (remove them from 'game devices')
  122. c) I've been told that pressing the 'mode' button a couple of times when in
  123.    KGen will cause the Windows drivers to temporarily stop reading. I can't
  124.    try this cos I don't have the windows drivers installed :-)
  125.  
  126. Note that if option C does work, you MUST do it with only one sidewinder
  127. plugged in, once that one is working, you can plug another one in.
  128.  
  129. ------------------------------------------------------------------------------
  130.  
  131. Version 0.1b : 1st June 1998.
  132.  
  133. This is the first release of KGen 98.
  134.  
  135. KGen 98 is practically an entirely new Emulator. Around 90% of the code was
  136. rewritten for this release. It is for this reason that I decided to change the
  137. name - since there is every chance that things that worked before now do not,
  138. and vice versa. Also, since more and more people have PCs that are faster than
  139. mine :-( the focus of this project has now changed from speed to accuracy.
  140.  
  141. I also recommend that you keep KGen 0.34b - hence the renaming of the files.
  142.  
  143. Most of what you see here was written and ready for release before the end of
  144. February 1998. The release was delayed due to interrest from Sega. Since I
  145. have not been able to get a reply from them for a long time, I decided to tidy
  146. it up and release it. If there are any objections from Sega, please contact me
  147. and it will be removed.
  148.  
  149. WELL, WHAT'S THE STORY, THEN ?
  150. ------------------------------
  151.  
  152. Changes from KGen 0.34b -> KGen 98 0.1b are as follows:
  153.  
  154. Command line options have changed - see below for more information.
  155.  
  156. Complete re-write of the VDP emulation.
  157.  
  158.         All Raster Effects are now implemented.
  159.         Shadow / Hilight mode is now 100% accurate.
  160.         Most games that had severe graphics problems are now fixed.
  161.         (See below for more information on this.)
  162.  
  163. Complete re-write of the YM2612 FM Sound Emulation.
  164.  
  165.         Waves calculated with a much higher degree of accuracy.
  166.         Support for 44.1Khz 16-bit Stereo Sound. (SB16 and above only.)
  167.         Mixer values now restored on exit.
  168.  
  169. Complete re-write of the PSG Sound Emulation.
  170.  
  171.         Any previous problems should no longer occur.
  172.         Support for the undocumented features also.
  173.  
  174. Complete re-write of the Control System.
  175.  
  176.         Better support for Sega "Fighting Pad" 6 Button Controller.
  177.         New Joypad modes : Fast, Medium and Slow for both 4 and 6 button pads.
  178.         Support for one or two Microsoft SideWinder pads.
  179.  
  180. Major changes to the 68000 and Z80 emulation.
  181.  
  182. Near-Instant start-up time.
  183.  
  184. Complete re-write of the SnapShot system.
  185.  
  186.         Load SnapShot still included for old SnapShot / Genecyst saves.
  187.         Save SnapShot removed.
  188.         SnapShot Slot system added.
  189.         Saves / Loads are now done from within the game using F5 / F8.
  190.  
  191. Added ScanLines video mode (VESA 2.0 Only)
  192.  
  193. Added Game Genie Support.
  194.  
  195. Parts of the GUI rewritten / improved.
  196.  
  197. Loads more parts re-written to get all the new systems working together.
  198.  
  199. Many, Many, Many bugs removed (most of it rewritten !)
  200.  
  201. ------------------------------------------------------------------------------
  202.  
  203. KGen 98 was written entirely by me, Steve Snake, in 100% Assembler. Most of it
  204. has been written in under two months, with only a few "glue" routines taken
  205. from the original KGen. I had planned on a complete GUI overhaul, but I really
  206. can't be bothered now, since I lost a lot of code / graphics when a HD died
  207. recently.
  208.  
  209. In running this program you accept that I take no responsibility for any
  210. damage done to your computer, your hard drive, or you for that matter. This
  211. version has hardly been tested at all, and although it SHOULD be stable, I
  212. have no idea just how stable or otherwise it is.
  213.  
  214. And now, it's the part of the file I borrow from KGen, and modify where
  215. appropriate...... Please READ IT, however, because there are a LOT of major,
  216. important changes and stuff. And that.
  217.  
  218. ------------------------------------------------------------------------------
  219.  
  220. GUI MENU SYSTEM
  221. ---------------
  222.  
  223. At any point during emulation, you can hit the ESC key to enter the GUI Menu
  224. System. The GUI is FULLY Keyboard driven, as this is what I, and many others
  225. who have mailed me, prefer. If you don't like it then don't use it, because it
  226. ISN'T going to change. No, it STILL isn't.
  227.  
  228. However, for those of you who LIKE things that are easy to use, here is some
  229. information on it.
  230.  
  231. Up and down cursor keys are used to hilight a specific option, and RETURN to
  232. select an option, throughout. During the File Menus you can also use PAGE UP,
  233. PAGE DOWN, HOME and END to move through the file list. You can now also use
  234. Keyboard shortcuts - pressing 'T', for example, will jump to the first file
  235. starting with 'T'.
  236.  
  237. Most of it should be obvious.
  238.  
  239. LOAD ROM        : Loads an SMD, BIN or .1 file, just as with the command line.
  240. LOAD SNAPSHOT   : Loads a KGen 0.34b SnapShot or Genecyst Save State file.
  241.  
  242. CONTROLLER MENU : Allows enabling / disabling / configuring joypads etc.
  243. GAME GENIE MENU : Allows editing / selecting Game Genie codes.
  244. VERSION MENU    : Allows setting of Hardware Version, or Auto-Detect.
  245. VIDEO MENU      : Allows selection of various Video-related options.
  246.  
  247. CHECKSUMS       : Disable checksums if a game won't run with them on.
  248.  
  249. HELP PAGE       : Help Page telling you the extra available Key commands.
  250.  
  251. EXIT            : Returns to DOS.
  252.  
  253. ------------------------------------------------------------------------------
  254.  
  255. CONTROLLER MENU:
  256. ----------------
  257.  
  258. You can cycle through joypad modes for FAST, MEDIUM and SLOW, for both 4 and 6
  259. button Joypads. Choose the option that works best on your Joypad - the faster,
  260. the better. You can also select SIDEWINDER if you have one or two Microsoft
  261. SideWinder gamepads connected.
  262.  
  263. You should always calibrate your joypad when starting KGen, or when changing
  264. the reading mode. Note that the SideWinder driver does not need calibrating,
  265. and the buttons are fixed, as follows:
  266.  
  267. SIDEWINDER    GENESIS
  268.  
  269. A    A
  270. B    B
  271. C    C
  272. X    X
  273. Y    Y
  274. Z    Z
  275. START    START
  276. MACRO    START
  277.  
  278. The SideWinder driver is my own, it works fine on all the PCs here.
  279. Any problems, you know what to do.
  280.  
  281. ------------------------------------------------------------------------------
  282.  
  283. GAME GENIE MENU:
  284. ----------------
  285.  
  286. From here, you can enter both Game Genie codes and Hex codes. Game Genie codes
  287. are in the format ABCD-EFGH (the '-' is optional). Hex codes are in the format
  288. AAAAAA:DDDD (24 bit Hex address, and 16 bit Hex Data). When the code is
  289. enabled, the 16 bit data generated by the code will be written to the 24 bit
  290. address.
  291.  
  292. Along with the code, you can enter a descriptive name to remind you what the
  293. code does. Here is an example:
  294.  
  295. GAME: Alien 3
  296. CODE: AJBT-AAEY
  297. NAME: START ON LEVEL 2
  298.  
  299. Select "Add Code", and a cursor will appear in the CODE box. Type the code in,
  300. and use cursor down to move to the NAME box. Type in your codes name here.
  301. Pressing <RETURN> will add the code to the list, if it is valid.
  302.  
  303. Note that if no NAME is entered the CODE value will be used.
  304.  
  305. codes can be saved to a file (called GAMENAME.PAT) that will be reloaded next
  306. time the game is loaded. Just select "Save Codes".
  307.  
  308. There are lots of sites on the internet containing Game Genie codes for most
  309. of the popular games. You can cut and paste in any text editor the entire list
  310. of codes for a game into it's .PAT file, saving you a lot of typing.
  311.  
  312. The .PAT file has one code per line, in the format:
  313.  
  314. CODE  NAME
  315.  
  316. The .PAT file is named as such to maintain compatibility with Genecyst
  317.  
  318. To Enable / Disable codes, select "Toggle Codes". You can now scroll up and
  319. down through the code list. Hitting <RETURN> on a code will enable or disable
  320. it. Pressing 'X' will exit Toggle mode.
  321.  
  322. Enabling a code will automatically disable any other codes that write to the
  323. same address.
  324.  
  325. To Delete codes, select "Delete Codes". The controls are as for "Toggle Codes"
  326.  
  327. ------------------------------------------------------------------------------
  328.  
  329. GAME GENIE NOTES:
  330. -----------------
  331.  
  332. At any time during the game, keys F9 & F10 can be used to Activate/Deactivate
  333. the Game Genie. This is useful for games that crash due to a checksum error
  334. when codes are enabled. Deactivate the Genie, hit <TAB> to reset the genesis,
  335. then Activate the Genie when the game is running. This saves you having to
  336. manually switch off and then on again all your active codes.
  337.  
  338. Note that the Genie is automatically Deactivated when a ROM is loaded, and
  339. Activated when you enter the Game Genie menu.
  340.  
  341. ------------------------------------------------------------------------------
  342.  
  343. VIDEO MENU:
  344. -----------
  345.  
  346. From the Video menu, you can now select the following:
  347.  
  348. VSYNC         ON or OFF
  349.  
  350. 50Hz MODE *        ON or OFF
  351.  
  352. SCANLINES *        ON or OFF (VESA 2.0 ONLY)
  353.  
  354. SHADOW/HILITE        ON or OFF
  355.  
  356. RASTER FX        NONE, MOST or FULL
  357.  
  358. H-INTERRUPTS        ON or OFF
  359.  
  360.  
  361. * 50Hz Mode and ScanLines mode may or may not be supported by your graphics
  362. card. Use at your own risk! They are both OFF by default.
  363.  
  364. 50Hz mode is only selected when it is switched ON and EUROPEAN version is
  365. selected.
  366.  
  367. As mentioned before, both Shadow/Hilite mode and Raster FX are now 100%
  368. emulated. On the downside, they can now be a LOT slower than in previous
  369. versions. For this reason, I have given you the option to switch them off if
  370. you wish.
  371.  
  372. For Raster FX, most games will operate properly in the MOST mode. There are a
  373. few, however (E.G. Gunstar Heroes) that require the FULL mode. The FULL mode
  374. can be a lot slower than the MOST mode, especially if a game is doing a lot of
  375. video memory writes during frame time, when it doesn't really matter when they
  376. are written. Also, there are some games that can overload FULL mode so much
  377. that it cannot cope, resulting in corrupted graphics. I will try to come up
  378. with a better solution, so that this doesn't happen. But if it does happen,
  379. MOST mode will fix it, and give you a significant speedup too.
  380.  
  381. There shouldn't be any need to switch H-Interrupts OFF, but the option is left
  382. incase you want to.
  383.  
  384. Note that if you are going to be using FULL Raster FX, and / or 44Khz Stereo
  385. Sound, it is recommended that VSYNC be switched OFF, since flying interrupts
  386. can cause the VSYNC signal to be missed, resulting in unneccessary slowdown
  387. while KGen 98 waits for another one.
  388.  
  389. ------------------------------------------------------------------------------
  390.  
  391. SNAPSHOTS
  392. ---------
  393.  
  394. Snapshots are now saved by simply hitting the F5 key during play, and reloaded
  395. by hitting F8. You can have up to Ten SnapShot files per game, saving disk
  396. space :-)
  397.  
  398. The File is selected by hitting the numbers 0-9 before saving / loading a
  399. SnapShot.
  400.  
  401. ------------------------------------------------------------------------------
  402.  
  403. EXTRA KEY COMMANDS:
  404. -------------------
  405.  
  406. F1-F4 : Set FrameSkip.
  407. TAB   : Reset Genesis.
  408. F12   : Save ScreenShot.
  409. +/-   : Alter Volume Level. (Keypad)
  410. F5/F8 : Save / Load SnapShot.
  411. 0-9   : Select SnapShot Slot 0-9.
  412. F9/F10: Enable / Disable the Game Genie.
  413.  
  414. ------------------------------------------------------------------------------
  415.  
  416. COMMAND LINE.
  417. -------------
  418.  
  419.     The command line interface has been improved, but essentially isn't much
  420. different to previous versions. It is now also unneccessary, so you can type:
  421.  
  422. KGEN98
  423.  
  424.     This will run the emulator and jump straight into the Main Menu.
  425.  
  426. Note, however, that the Sound options are ONLY available from the command line
  427.  
  428.  
  429. KGEN98 /? will display the command line options, which are:
  430.  
  431. KGEN98 filename.??? -J -U -E -A -Fn -D -L -8 -4 -S
  432.  
  433. where ??? is either SMD, BIN, or .1 (Multi-part SMD files)
  434.  
  435. Any other extension will assume a BINARY file.
  436.  
  437. NOTE: the filename no longer needs to come before any options, and can be
  438. ommited completely.
  439.  
  440. Options are: -J -U -E (select Japanese, American (USA) or European Machine)
  441.  
  442.              -A       (attempt to Auto-Detect the Machine Version)
  443.  
  444.              -Fn      (Frame Skip)
  445.  
  446.  > CHANGED   -D       (Disable Sound - NOTE: DOES NOT DISABLE THE Z80 !)
  447.  
  448.  > ADDED     -L       (Disable Long File Name Support)
  449.  
  450.              -8       (Force 8-Bit sound output on SB16 or above.)
  451.  
  452.              -4       (Select 44.1Khz Sound. Defaults to 22.05Khz)
  453.  
  454.              -S       (Select Stereo Sound (SB16 or above))
  455.  
  456. FrameSkip is a value from 1 to 4 (default=1) that causes KGen to only draw the
  457. 2nd, 3rd or 4th frames, for use on slower PCs. If you have a P166 or above you
  458. shouldn't need this. If you have a P200 you should NEVER need this!
  459.  
  460. Read the section on the GUI for more information on Frame Skipping.
  461.  
  462. There is currently no way to disable the Z80. It's fast anyway! :-)
  463. Note also that sound can only be disabled from the command line.
  464.  
  465. ------------------------------------------------------------------------------
  466.  
  467. TECHNICAL INFO
  468. --------------
  469.  
  470. This version currently emulates:
  471.  
  472.      * Motorola 68000 CPU
  473.      * ZiLog Z80A CPU
  474.      * Scroll Screens A,B and Sprites all fully prioritised and masked
  475.      * Fully Working Window.
  476.      * All Scrolling modes (H-Screen, H-Cell, H-Line, V-Screen, V-Cell)
  477.      * DMA
  478.      * V Interrupts
  479.      * H Interrupts
  480.      * All standard Raster Effects
  481.      * Palette Raster Effects (VESA 2.0 ONLY)
  482.      * Shadow / Hilight mode
  483.      * Complete YM2612 FM Emulation + DAC
  484.      * Stereo Sound.
  485.      * Joypad (both ports, keyboard, joypad, or Microsoft SideWinder Joypad)
  486.      * Battery Backup Save / Load support
  487.      * PSG Emulation (all documented and undocumented features)
  488.      * Sega 6 button Joypads
  489.      * Game Genie Cheat Cartridge
  490.  
  491. Future versions (if, indeed, there ARE any future versions) will emulate:
  492.  
  493.      * Interlace Mode
  494.  
  495. ------------------------------------------------------------------------------
  496.  
  497. OTHER NOTES:
  498. ------------
  499.  
  500. KGen will probably run on a 486 with 8Mb of RAM, but as a Pentium is the only
  501. PC that could emulate a Genesis PROPERLY, it has been *highly* optimised for
  502. a pentium.
  503.  
  504. KGen uses VESA 2.0 support (320x240x8bit) if it is available.
  505. THIS IS HIGHLY RECOMMENDED - if you don't have a VESA 2.0 extender, visit
  506. http://www.scitechsoft.com and download UNIVBE (Scitech Display Doctor).
  507.  
  508. Without the VESA 2.0 mode, KGen resorts to a custom video mode, which can be
  509. MUCH slower, depending on your PC / Graphics card. Also, several features are
  510. unavailable.
  511.  
  512. Other than that, KGen runs on any Pentium PC with 8Mb of RAM or greater. P166
  513. or above is HIGHLY RECOMMENDED! With a decent graphics card, UNIVBE, and the
  514. -F4 option, it will run reasonably on a P75.
  515.  
  516. For Sound Emulation, KGen requires a SoundBlaster Pro (or higher) or 100%
  517. HARDWARE compatible (no software driven!) sound card. If your sound card is
  518. only SoundBlaster compatible (and not PRO) it won't work, so don't ask me why!
  519.  
  520. You can buy a SoundBlaster 16 compatible for around 10 UK Pounds now, so stop
  521. moaning!
  522.  
  523. It currently looks for the BLASTER environment. If you don't have one set up,
  524. then you'll have to do so. Later versions will auto-detect.
  525.  
  526. KGen uses the PMODE/W DOS extender by Charles Scheffold and Thomas Pytel.
  527.  
  528. ------------------------------------------------------------------------------
  529.  
  530. CONTROLS:
  531. ---------
  532.  
  533. Control is via Keyboard, via re-defining, or using the defaults:
  534.  
  535. CURSOR KEYS:     Move
  536. A                Button A
  537. S                Button B
  538. D                Button C
  539. RETURN           Start
  540. Q                Button X
  541. W                Button Y
  542. E                Button Z
  543. ]                Mode
  544.  
  545. or JoyPad, which is reconfigureable. Joypads / Joysticks with less than four
  546. buttons should work, you will need to use the keys for the undefined buttons.
  547.  
  548. ------------------------------------------------------------------------------
  549.  
  550. PROBLEMS:
  551. ---------
  552.  
  553. There are probably a few bugs in my 68000 and Z80A emulators. The 68000 code
  554. was written in about 36 hours, and the Z80A in only three hours, so you'd
  555. expect there to be something wrong somewhere! I do not know of any specific
  556. bugs at the moment.
  557.  
  558. The YM2612 emulation is still not perfect, but is as close as you'll get for a
  559. while.
  560.  
  561. ------------------------------------------------------------------------------
  562.  
  563. FINALLY:
  564. --------
  565.  
  566. I do not condone piracy. I have been a games programmer for the last 12 years
  567. myself, and I know we don't get paid enough :-)
  568.  
  569. Do NOT ask me for ROM images. I have a BIG collection of cartridges, which are
  570. currently "living with" Andrew 22, but I WILL NOT tell you how to copy them,
  571. or give any out. If you can't find any, tough.
  572.  
  573. KGen is "AbsolutelyFreeWare" (tm) - I hope you get a lot of enjoyment out of
  574. it. Feel free to distribute it wherever you like, AS LONG AS THIS FILE IS WITH
  575. IT.
  576.  
  577. Do NOT bug me if something doesn't work. Eventually, 99% of games should work.
  578. But until then, just accept what you've got and be glad that it's free.
  579.  
  580. ------------------------------------------------------------------------------
  581.  
  582. THANK YOU:
  583. -----------
  584.  
  585. Thanks to Alain Jourgensen / cEvin Key / Nivek Ogre / D.R. Goettel (R.I.P) and
  586. Sascha K. for making my life worth living.
  587.  
  588. Thanks to Charles Scheffold and Thomas Pytel for releasing PMODE/W and letting
  589. me use it for free.
  590.  
  591. Thanks to Dave W. for allowing me to link to his site when mine was about to
  592. die!
  593.  
  594. Thanks to Nicolas Choukroun @ EmulNews for supporting KML, and for hosting
  595. The KML Empire.
  596.  
  597. ------------------------------------------------------------------------------
  598.  
  599. THAT'S ALL FOLKS!
  600. -----------------
  601.  
  602. KGen-X, the MMX version, has, for the time being at least, been scrapped. I
  603. did a lot of work on this at the end of last year, and since the standard
  604. version is using so many optimisation tricks that just get in the way with
  605. MMX, the speed gained by MMX was hardly noticable. KGen98 is now way ahead of
  606. KGen-X, and I'm not convinced another re-write is going to be worthwhile.
  607.  
  608. Future versions of KGen 98 may or may not be released. That depends on a lot
  609. of things. This doesn't necessarily mean the end, however...... That's all I
  610. want to say for now, since I don't want loads of Emails bugging me about other
  611. versions.
  612.  
  613. ------------------------------------------------------------------------------
  614.  
  615. snake@toodarkpark.demon.co.uk
  616.  
  617.                             Snakes' Pit   : http://www.toodarkpark.demon.co.uk
  618.                            The KML Empire : http://www.emulnews.com/kml-empire
  619.  
  620. ------------------------------------------------------------------------------
  621.  
  622.  
  623.  
  624.